Usage APIForm APIEnumerationScaleFlagOn this pageScaleFlag The condition to scale an image in the picture form. Type Enumeration Values "always" "never" "tooBig" "tooSmall" Example This example sets the scaling condition when the current picture form is scaled if it is too big. pictureForm.SetScaleFlag("tooBig");